@charset "utf-8";


/*重置*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin:0;padding:0; }
img { border: 0 none; vertical-align: middle; }
body, input, select, button, textarea { font-size:12px; font-family:arial,"微软雅黑","宋体";}
.yahei{ font-family:"Microsoft Yahei";}
.arial{ font-family:arial;}
.song{font-family:"\5b8b\4f53";}
li{ list-style-type:none;}
button {cursor: pointer; border:none;}
body {color: #000; line-height:24px;height:100%; background:#fff; overflow-x:hidden;}
html{-webkit-text-size-adjust:none;}
a{ color:#000; text-decoration:none;}
a{blr:expression(this.onFocus=this.blur());}
a:hover {text-decoration:none;color:#000;  }
a:focus { outline: none; }
input:focus,textarea:focus,select:focus{ outline: none; }
.clear{ height:0; clear:both;}
.fixed,.warp { display: block; min-height: 1%; }
*html .fixed,*html .warp { height: 1%; }

/*弹层*/



/*公共*/
.conHead{ width: 1000px;margin: 0 auto;clear: both;}
.container { width: 1000px; margin: 0 auto;clear: both;}
.content{ width: 1000px;margin: 0 auto;clear: both;}
.cpmain{ width: 1000px;margin: 0 auto;clear: both;padding-bottom:108px;overflow: hidden;}
.clearfix:after, .row:after { content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
/*不折行*/
.text-nowrap{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/*灰色背景*/
.bg-gray{ background:#f7f7f7; padding-bottom:20px;}
.bg-white{ background:#fff;}
/*文本对齐*/
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
/*浮动*/
.pull-right { float: right !important; }
.pull-left { float: left !important; }
/*显示隐藏*/
.hide { display: none !important; }
.show { display: block !important; }
/*字颜色*/
.text-red, .text-red a { color: #ff343f; }
.text-blue, .text-blue a { color: #ff4c43; }
.text-green,.text-green a{ color:#090;}
/*小图标*/
.ico-angle { display: block; width: 0; height: 0; overflow: hidden; line-height: 0; border-width: 6px 5px 0; border-color: #ccc transparent transparent; border-style: solid; }
.ico-hot{ position:absolute; right:20px; top:5px; background:#f27734; color:#fff; height:15px; line-height:15px; font-size:10px; padding:0 3px; border-radius:3px;}
.ico-hot i{ display: block; width: 0; height: 0; overflow: hidden; line-height: 0; border-width: 5px 6px 0 0; border-color: #f27734 transparent transparent; border-style: solid;}
/*间距*/
.mt20{ margin-top:20px !important}
.mt30{ margin-top:30px !important}
.mt40{ margin-top:40px !important}
.mt70{ margin-top:70px !important}

/*面包屑*/
.here{ color:#666; padding:20px 0 10px;}
/*分页*/
.paging{ text-align:center;clear:both;padding:60px 0; font-size:14px;}
.paging a{ display:inline-block;font-size:14px;color:#000;padding:0 8px; min-width:13px; line-height:33px;margin:0 3px;border-radius:5px;}
.paging a.on,.paging a:hover{ background:#0b7cc3;color:#fff;}
.paging span{ display:inline-block;font-size:14px;padding:0 10px; min-width:13px; line-height:33px;margin:0 3px;border-radius:5px; background:#0b7cc3;color:#fff;}
.paging a.sele{ background:#eaeaea; color:#000;}

/*头部*/
.header {height:117px;background:url(../maobg/a_03.jpg) repeat;}
.logo{ width:161px;height:62px;margin-top:38px;float:left;}
.logo a{ width:161px;height:62px;float:left;}
.logo a img{ width:161px;height:62px;float:left;}
.topr{ width:776px; height:117px;float:right;}
.tel{width:209px;height:22px;float:right;color:#666;margin-top:22px;font-size:24px;color:#0b7cc3;line-height:22px;}
.tel i{width:22px;height:22px;float:left;background:url(../maobg/ico.png) no-repeat left 5px;background-position:0 0;margin-right:13px;}

.tel:hover i{animation:phone ease .5s; -webkit-animation:phone ease .5s;}

@keyframes phone{
	0%,100%{transform:rotate(0deg);}
	20%,60%{transfrom:rotate(20deg);}
	30%,80%{transfrom:rotate(-20deg);}
}

@-webkit-keyframes phone{
	0%,100%{-webkit-transform:rotate(0deg);}
	20%,60%{-webkit-transfrom:rotate(20deg);}
	30%,80%{-webkit-transfrom:rotate(-20deg);}
}
@-moz-keyframes phone{
	0%,100%{-moz-transform:rotate(0deg);}
	20%,60%{-moz-transfrom:rotate(20deg);}
	30%,80%{-moz-transfrom:rotate(-20deg);}
}
@-o-keyframes phone{
	0%,100%{-o-transform:rotate(0deg);}
	20%,60%{-o-transfrom:rotate(20deg);}
	30%,80%{-o-transfrom:rotate(-20deg);}
}


.nav{width:776px; height:53px;float:left;margin-top:20px;}
.nav ul{width:776px; height:53px;float:left;}
.nav ul li{width:106px; height:53px;float:left;position:relative;}
.nav ul li span{width:106px; height:53px;float:left;position:relative;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e6e6e6));
        background: -webkit-linear-gradient(left, #fff, #e6e6e6);
        background: -o-linear-gradient(left, #fff, #e6e6e6);-webkit-transfrom:skew(-40deg);
        -moz-transfrom:skew(-40deg);
        -ms-transfrom:skew(-40deg);
        transform:skew(-40deg);
        -o-transfrom:skew(-40deg);
       
}
.nav ul li span a{width:106px; height:53px;float:left;display:block;color: #000; line-height: 53px; font-size: 14px; text-align: center;
-webkit-transfrom:skew(40deg);
        -moz-transfrom:skew(40deg);
        -ms-transfrom:skew(40deg);
        transform:skew(40deg);
        -o-transfrom:skew(40deg);
}

.nav ul li span:hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4cafed), to(#46a2da));
        background: -webkit-linear-gradient(left, #4cafed, #46a2da);
        background: -o-linear-gradient(left, #4cafed, #46a2da);color:#fff;}

.nav ul li span:hover a{color:#fff;}

.nav ul li span.on{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4cafed), to(#46a2da));
        background: -webkit-linear-gradient(left, #4cafed, #46a2da);
        background: -o-linear-gradient(left, #4cafed, #46a2da);color:#fff;}
.nav ul li span.on a{color:#fff;}



.nav ul li ul{display:none;width:105px;height:auto;position:absolute; left:-21px; top:53px;z-index:999999999;}
.nav ul li ul li{width:105px;height:auto; float:left;position:relative;}
.nav ul li ul li a{width:105px;height:31px;float:left;background:#e5e5e5;border-bottom:1px solid #f7f7f7;line-height:31px;color:#333;font-size:14px;text-align:center;}
.nav ul li ul li a:hover{background:#4caeec;color:#fff;}
.nav ul li ul li a.on{background:#4caeec;color:#fff;}

.nav ul li ul li ul{width:105px;height:auto;position:absolute; left:105px; top:0px;display:none; z-index:999999999;}
.nav ul li ul li ul li{width:105px;height:auto; float:left;line-height:50px;}
.nav ul li ul li ul li a{width:105px;height:31px;float:left;color:#333;font-size:14px;text-align:center;background:#e5e5e5;}
.nav ul li ul li ul li a:hover{background:#4caeec;color:#fff;}
.nav ul li ul li ul li a.on{background:#4caeec;color:#fff;}


.nav ul li:hover ul{display:block;}
.nav ul li:hover ul li ul{display:none;}
.nav ul li ul li:hover ul{display:block;}












/*轮播图开始*/
.banner{ width:100%; height:504px;margin:0 auto;position:relative;min-width:1000px;}
.lubo_box{ position: relative;width: 100%; height:504px; }
.lubo_box li{position:absolute;top:0;left:50%;width:1920px;margin:0px 0px 0px -960px;height:504px; opacity:0;filter:alpha(opacity=0);}
.lubo_box li a{ display:block;width:1920px;height:100%;}
.lubo_box li a img{ width:1920px; height:504px;}

/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width:13px; height:13px; margin:0 6px; cursor:pointer;background:#fff;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;}
.cir_on{ background:#0b7cc3 !important;}

/*按钮*/
.lubo_btn{position:absolute;width:100%;top:238px;left:50%;display:none;z-index: 9999;}
.left_btn, .right_btn{width: 30px;height:42px;cursor: pointer; color: #fff;z-index: 9999; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;}
.left_btn{background:url(../maobg/tt3.png) no-repeat;margin-left:-576px;}
.right_btn{background:url(../maobg/tt4.png) no-repeat;margin-left:549px;}
.banner:hover .lubo_btn{display:block;}

.left_btn:hover{background:url(../maobg/tt1.png) no-repeat;}
.right_btn:hover{background:url(../maobg/tt2.png) no-repeat;}

/**/
.nban{width:100%;height:419px;clear:both;margin:0 auto;position:relative;padding:0;}
.nban img{width:1920px;height:419px;position:absolute;left:50%;top:0;z-index:2;margin:0px 0px 0px -960px;padding:0;}

.main{width:100%;height:auto;clear:both;background:url(https://img.alicdn.com/imgextra/i2/3407153108/O1CN01oF48wg1YpVWdYJZl9_!!3407153108.jpg) no-repeat center 853px;}
.box{height: auto;padding-botom:35px;}

/*产品中心*/
.productT{width:1000px;height:83px;clear:both;background:url(../maobg/pt_06.jpg) repeat-x left 77px;text-align: center;}
.productT span{width:155px;height:83px;margin:0 auto; line-height:83px;background:url(../maobg/pt_06.jpg) repeat-x left bottom;font-size:25px;text-align: center;color: #005aa0;background:url(../maobg/pt_03.jpg) no-repeat center bottom;display: block;}


.productW{width:1000px;height:auto;clear:both;margin-top:36px;position:relative;}
.pleft{width:28px;height:40px;position:absolute;left:-68px;top:132px;cursor:pointer;z-index:2;background:url(../maobg/ico.png) no-repeat;background-position:-143px 0px;}
.pleft:hover{background-position:-227px 0px;}

.pright{width:28px;height:40px;position:absolute;right:-68px;top:132px;cursor:pointer;z-index:2;background:url(../maobg/ico.png) no-repeat;background-position:-176px 0px;}
.pright:hover{background-position:-259px 0px;}



.productC{width:1000px;height:auto;clear:both;}
.productC ul{width:1020px;height:auto;float:left;}
.productC ul li{width:235px;float:left;border:2px solid #acacac;margin-right:15px;border-radius:3px;-webkit-border-radius:3px;}
.productD{width:1000px;height:auto;clear:both;}
.productD ul{width:1020px;height:auto;float:left;}
.productD ul li{width:235px;height:300px;float:left;border:2px solid #acacac;margin-right:15px;border-radius:3px;-webkit-border-radius:3px;}
.pro{width:215px;height:205px;margin:10px 10px 0px 10px;float:left;}
.pro a{width:215px;height:205px;float:left;}
.pro a dt{width:215px;height:170px;float:left;overflow: hidden;}
.pro a dt img{width:215px;height:170px;float:left;
transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}


.pro a dd{width:215px;height:35px;float:left;line-height:35px;font-size:14px;color:#333;text-align: center;}

.ksbj,.proin{width:100%;height:37px;text-align: center;float:left;margin-top:15px;}
.ksbj a,.proin a{width:70%;height:37px;background:#0b7cc3;font-size:14px;display:inline-block; line-height: 37px; text-align: center;color: #fff;border-radius:37px;}



.productC ul li:hover{border:2px solid #6db22c;}
.productC ul li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transition:all 0.5s linear;opacity:0.95;}
.productC ul li:hover .ksbj a{background:#6db22c;}






/*案例中心*/
.caseW{width:1000px;height:auto;float:left;margin-top:36px;position: relative;}
.cleft{top:63px;}
.cright{top:63px;}
.caseC{width:1000px;height:auto;float:left;}
.caseC ul{width:1020px;height:auto;float:left;}
.caseC ul li{width:239px;float:left;margin-right:14px;}
.cro{width:239px;height:200px;float:left;}
.cro a{width:239px;height:200px;float:left;}
.cro a dt{width:239px;height:165px;float:left;overflow: hidden;}
.cro a dt img{width:239px;height:165px;float:left;
transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all 0.5s linear 0s;}



.cro a dd{width:239px;height:35px;float:left;line-height:35px;font-size:14px;color:#333;text-align: center;}

.caseC ul li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);opacity:0.95;}
.caseC ul li:hover .ksbj a{background:#6db22c;}




/*企业简介*/
.about{height:500px;}
.aboutC{width:1000px;height:auto;margin:138px 0px 0px 0px;padding-bottom:31px;float:left;position:relative;}
.abol{width:259px;height:324px;border:5px solid #0b7cc3;position:absolute;left:49px;top:0;z-index: 6;background:url(../maobg/a_50.png) no-repeat 45px 29px;}
.abol span{float:left;color:#0b7cc3;font-size:30px;padding-top:140px;margin-left:117px;}




.abor{width:721px;height:auto;float:right;margin:0px 49px 0px 0px;}
.abor div{width:613px;height:auto;margin:5px 0px 0px 0px;padding-left:108px;float:left;line-height:30px;font-size:14px;color: #313131;text-indent:2em;}
.abor img{width:721px;height:268px;margin:20px 0px 0px 0px;float:left;}



/*业务步骤*/
.stepT{width:1000px;height:83px;float:left;text-align: center;position: relative;line-height:83px;font-size:30px;text-align: center;color: #fff;margin-top:112px;}
.stepT::before{content:"";width:237px;height:48px;background:url(../maobg/ico.png) no-repeat;background-position:0 -43px;position:absolute;left:50%;top:0;z-index: 1;margin-left:-118px;}
.stepC{width:1000px;height:192px;float:left;clear:both;text-align: center;position: relative;line-height:83px;font-size:30px;text-align: center;color: #fff;margin-top:10px;}
.stepC ul{width:1000px;height:192px;float:left;}
.stepC ul li{width:188px;height:192px;float:left;}
.stepC ul li div{width:110px;height:110px;float:left;margin:0px 39px;background:#035f99;border-radius:110px;}
.stepC ul li div i{width:46px;height:43px;float:left;margin:33px 0px 0px 32px;
transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transition:all .3s linear 0s;}
.stepC ul li p{width:188px;height:48px;float:left;font-size:16px;color:#fff;margin-top:17px;line-height:24px;text-align: center;}
.stepC ul span{width:23px;height:27px;float:left;margin:48px 29px 0px 30px;background:url(../maobg/ico.png) no-repeat;background-position:0 -107px;}
.business{background:url(../maobg/ico.png) no-repeat;background-position:-352px -90px;}
.scheme{background:url(../maobg/ico.png) no-repeat;background-position:-352px 0px;}
.acceptance{background:url(../maobg/ico.png) no-repeat;background-position:-352px -132px;}
.service{background:url(../maobg/ico.png) no-repeat;background-position:-352px -43px;}
.hotLine{width:1000px;height:37px;float:left;margin-top:10px;text-align: center;line-height:37px;font-size:14px;text-align: center;color: #fff;background:url(../maobg/a_46.png) no-repeat top center;}
.hotLine span{font-size:18px;color: #7cff00;}

.stepC ul li div:hover{background:#6db22c;}
.stepC ul li div:hover i{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);}






/*产品知识*/
.infoPro{width:100%;background:#efefef;clear: both;   padding:8px 0 20px;}
.pronew{height:41px;}
.pronew .pro_li{width:333px; float:left; padding-top:17px}
.pronew .pro_li h2 { font-size:24px; line-height:30px; padding-bottom:10px;  font-weight:normal}
.pronew .pro_li h2 a{color:#0B7CC3;}
.pronew ul li{height:34px;padding-left:0px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.pronew ul li i{width:27px;height:34px;float:left;background:url(../maobg/ico.png) no-repeat;background-position:0 -379px;}
.pronew ul li a{font-size:14px;color:#333; line-height:34px;}
.pronew ul li a:hover{color:#0b7cc3;}
.pronew .pro_li h2 a:hover{ color:green}

.protu{width:505px;height:278px;float:right;margin:0px 50px 0px 0px;overflow:hidden;background:#0b7cc3;}
.protu a{width:605px;height:278px;float:left;position:relative;}
.protu a span{width:310px;height:36px;position:absolute;left:175px;top:0;z-index: 9; text-align: right;color:#fff;font-size:20px;line-height:36px;padding-right:20px;}
.protu a .shadow{width:505px;height:278px;position:absolute;left:0;top:0;z-index:2;background:rgba(0,0,0,0.15);transition:all ease 0.3s;-webkit-transition:all ease 0.3s;}




.protu a img{width:605px;height:278px;position:absolute;left:0;top:0;z-index:1;
transform:translateX(0px);-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);transition:all ease 3s;-webkit-transition:all ease 3s;}

.protu a span::after{content:"";width:310px;height:36px;position:absolute;right:0;top:0;z-index:-1;background:url(../maobg/ico.png) no-repeat;background-position:0 -234px;padding-right:20px;}

.protu a:hover img{transform:translateX(-100px);
-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);}

.protu a:hover .shadow{background:rgba(0,0,0,0);}





/*体验馆地址*/
.museumC{width:1000px;float:left;height:262px;float:left;margin-top:35px;padding-bottom:56px;}
.tyg{width:488px;height:258px;float:left;border:1px solid #d3d3d3;}
.tygT{width:488px;height:41px;float:left;line-height:41px;}
.tygT span{content:"";width:185px;height:41px;padding-left:16px;float:left;position:relative;font-size:18px;color:#fff;}

.tygT span::after{content:"";width:185px;height:41px;background:url(../maobg/ico.png) no-repeat;background-position:0 -165px;position:absolute;left:0;top:0;z-index:-1;}
.tygT a{width:auto;height:41px;float:right;font-size:12px;color:#666;margin-right:20px;}
.tygT a i{width:13px;height:15px;float:left;margin:13px 7px 0px 0px;background:url(../maobg/ico.png) no-repeat;background-position:0 -141px;}


.tygC{width:488px;height:168px;float:left;line-height:41px;margin:29px 0px 0px 20px;}
.tygCz{width:164px;height:168px;float:left;overflow:hidden;}
.tygCz img{width:164px;height:168px;float:left;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.tygCz:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transition:all 0.5s linear 0s;opacity:0.95;}

.tygCy{width:279px;height:168px;float:right;}
.tygCy p{width:240px;height:112px;float:left;line-height:28px;font-size:14px;color:#666;overflow: hidden;}
.tygCy p span{color:#0b7cc3;}
.tygCy a{width:148px;height:31px;float:left;line-height:31px;font-size:14px;color:#fff;margin:25px 0px 0px 0px;background:#6db22c;border-radius:31px;}
.tygCy a i{width:13px;height:19px;float:left;margin:6px 8px 0px 18px;background:url(../maobg/ico.png) no-repeat;background-position:-81px -119px;}



.footer{width:100%;height:266px;clear: both;}

/*底部菜单*/
.menu{width:100%;height:86px;background:#3b3535;margin:0 auto;background:#3b3535;}
.menu ul{width:972px;height:17px;float:left;margin:35px 0px 0px 16px;border-left:1px solid #4f4c4c;}
.menu ul li{width:161px;height:17px;float:left;border-right:1px solid #4f4c4c;text-align: center;}
.menu ul li a{width:100%;height:17px;background:#3b3535;font-size:16px;color:#c4c4c4;}




.copyright{height:180px;overflow: hidden;}
.address{width:430px;height:72px;float:left;margin:50px 0px 0px 0px;line-height:24px;font-size:12px;color:#666;}
.erwm{width:100px;height:130px;float:left;margin:27px 0px 0px 0px;}
.erwm img{width:87px;height:87px;float:left;margin:0px 5px 0px 5px;border:1px solid #e2e2e2;}
.erwm p{width:100px;height:40px;float:left;line-height:40px;font-size:12px;color:#666;text-align: center;}


.mess{width:370px;height:180px;float:right;margin:39px 0px 0px 16px;}
.mess span{width:370px;height:30px;float:left;line-height:30px;font-size:16px;color:#0b7cc3;}
.mess p{width:370px;height:72px;float:left;line-height:24px;font-size:12px;color:#666;}


.fhTop{display:none;cursor:pointer;width:75px;height:38px;background:url(../maobg/fhtop_03.png) no-repeat;position: fixed;bottom:280px;left:50%;margin-left:520px;z-index: 9999;;}


/*悬浮条*/
.fBar{width:100%;height:107px;background:rgba(0,18,28,0.7);position:fixed;bottom:0px;left:0;z-index: 999;}
.adv{width:543px;height:84px;float:left;background:url(../maobg/xf_03.png) no-repeat;margin-top:20px;}
.ljbj{width:123px;height:64px;float:left;margin:37px 0px 0px 47px;background:url(../maobg/xf_06.png) no-repeat;}
.ljbj a{width:123px;height:64px;float:left;}
.bary{width:230px;height:137px;float:left;margin:0px 0px 0px 57px;}
.bary ul{width:230px;height:35px;float:left;margin:32px 0px 0px 0px;}
.bary ul li{width:auto;height:35px;float:left;}
.bary ul li span{width:35px;height:1px;float:left;background:#fff;margin:17px 0px 0px 0px;}
.bary ul li p{width:158px;height:35px;float:left;font-size:20px;color:#fff; text-align: center;line-height:35px;}
.dianh{width:230px;height:35px;float:left;font-size:34px;color:#6ce200;line-height:35px;}
.fBar .close{ width:30px; height:30px; text-align:center; line-height:30px; position:absolute; right:0; top:0; color:#fff; font-size:20px; cursor:pointer; z-index:11;}
.fBar .close:hover{ background:#222;}
.down-bar-btn{width: 128px;height: 135px;position:fixed;left:-128px;bottom:0;z-index:21;background: url(../maobg/hqbj.png) no-repeat;cursor: pointer;z-index:10000;}



/*关于我们*/
.maT{width:1000px;margin-top:31px;color:#005aa0;float:left;}
.maM{width:1000px;height:33px;float:left;margin-top:31px;background: url(../maobg/n_05.jpg) repeat-x; text-align: center;}
.maM a{ padding:0 20px;height:31px;border:1px solid #0b7cc3;border-left:none;display:inline-block;line-height:31px;text-align: center;font-size:16px;color:#0b7cc3;  *display:inline;*zoom:1; margin-left:-3px;}
.maM a:nth-child(1){border-left:1px solid #0b7cc3;margin-left:0px;}
.maM a.on,.maM a:hover{background:#0b7cc3;color:#fff;}
.anli a{ font-size:16px;}
.mC{width:1000px;height:auto;float:left;overflow:hidden;padding-bottom:50px;}

.newC{width:1000px;height:auto;float:left;overflow:hidden;margin-top:52px;padding-bottom:50px;}
.newC ul{width:857px;height:auto;float:left;margin:0px 102px 0px 101px;}
.newC ul li{width:857px;height:157px;float:left;margin:0px 0px 20px 0px;padding-bottom:15px;border-bottom:1px dotted #d7d7d7;}
.newtu{width:180px;height:157px;float:left;margin-left:4px;}
.newtu a{width:180px;height:157px;float:left;overflow:hidden;}
.newtu a img{width:180px;height:157px;float:left;border-radius:3px;transition:all 1s linear 0s;}
.newtu a img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}


.newr{width:639px;height:157px;float:right;padding-left:24px;}
.newr a{width:639px;height:30px;float:left;color:#0b7cc3;font-size:18px;overflow:hidden;line-height:30px;white-space:nowrap; text-overflow:ellipsis;}
.newr p{width:639px;height:72px;float:left;margin:5px 0px 10px 0px;color:#666;font-size:14px;overflow:hidden;line-height:24px;}
.newr span{width:639px;height:36px;float:left;color:#666;font-size:14px;overflow:hidden;line-height:24px;}


.video{width:1000px;height:auto;float:left;overflow:hidden;margin-top:30px;padding-bottom:50px;}
.video ul{width:1000px;height:auto;float:left;margin:0px 10px 0px 10px;}
.video ul li{width:318px;height:278px;float:left;margin:0px 10px 30px 0px;border:1px solid #c4c4c4;}
.video ul li a{width:290px;height:210px;float:left;margin:13px 14px 0px 14px;}
.vidImg{width:290px;height:210px;float:left;position: relative;}
.vidImg img{width:290px;height:210px;float:left;}
.vidImg .bob{width:290px;height:210px;position: absolute;left:0;top:0;z-index:99;background:url(../maobg/video_05.png) no-repeat;}
.video ul li a p{width:290px;height:55px;float:left;color:#000;font-size:16px;overflow:hidden;line-height:55px; text-align: center;}



.aboC{width:1000px;height:auto;float:left;overflow:hidden;margin-top:48px;padding-bottom:50px;color:#666;font-size:12px;overflow:hidden;line-height:24px;}
.conC{width:1000px;height:auto;float:left;overflow:hidden;margin:48px 0px 0px 0px;padding-bottom:50px;}
.conCz{width:392px;height:auto;float:left;overflow:hidden;}
.conCzs{width:100%;height:auto;float:left;overflow:hidden;color:#666;font-size:12px;overflow:hidden;line-height:24px;padding-bottom:32px;}
.conCzs img{width:25px;height:25px;float:left;overflow:hidden;}
.conCzs span{width:auto;height:25px;float:left;margin-left:15px;overflow:hidden;color:#666;font-size:16px;overflow:hidden;line-height:31px;}
.conCzs p{width:auto;height:auto;float:left;overflow:hidden;color:#666;font-size:16px;overflow:hidden;line-height:31px;}




.conCy{width:558px;height:auto;float:right;overflow:hidden;}

.conCy p{width:162px;height:37px;float:right;margin-top:22px;overflow:hidden;background:#6db22c;color:#fff;font-size:14px;overflow:hidden;line-height:37px;text-align: center;border-radius:37px; cursor:pointer;}

.infoC{width:1000px;height:auto;float:left;overflow:hidden;margin:48px 0px 0px 0px;padding-bottom:50px;}
.infTu{width:295px;height:484px;float:left;}
.infR{width:676px;height:auto;float:right;}
.infR ul{width:676px;height:auto;float:left;min-height:484px;}
.infR ul li{width:654px;height:auto;float:left;margin:0px 0px 0px 0px;border-bottom:1px dashed #d5d5d5;padding-left:28px;background:url(../maobg/ns_09.jpg) no-repeat 8px 16px;min-height:40px;overflow:hidden;}
.infR ul li a{width:654px;height:40px;float:left;color:#333;line-height:40px;font-size:18px;}
.infR ul li p{width:565px;height:0px;float:left;color:#666;line-height:22px;font-size:14px;}



.maca{width:1000px; height:30px;float:left;margin:20px 0px;font-size:26px; color:#555; line-height:30px; text-align:center;position: relative;}
.macb{width:1000px; height:50px;float:left;overflow:hidden;font-size:14px; color:#555; line-height:50px; text-align:center; border-top:1px dashed #bbb;}
.macc{width:770px; height:auto;float:left;overflow:hidden;margin:20px 115px 0px 115px; font-size:14px; color:#555; line-height:24px;}

.macc img{ max-width:90%; margin:10px auto; display:block; height:auto !important; }
.macc td,
.macc table{ border:1px solid #ddd !important; padding:5px 7px; margin:0 !important; }
.macc table{ padding:0 !important}
.lmm27{ display:none !important}
.macc embed{ display:block; width:100% !important; height:auto !important; min-height:500px; }

.honor{width:1000px;height:auto;float:left;margin-top:48px;padding-bottom:50px;color:#666;font-size:12px;overflow:hidden;line-height:24px;}
.xfxt{width:1000px;height:auto;float:left;}
.xfxtT{width:1000px;height:50px;float:left;border-bottom:1px solid #0b7cc3; line-height:50px;}
.xfxtT span{width:auto;height:48px;float:left;padding:0 10px;border-bottom:2px solid #0b7cc3;font-size:20px;color:#0b7cc3;text-align: center;}
.xfxtT a{width:auto;height:50px;float:right;font-size:12px;color:#666;}




.xfxtC{width:1000px;height:auto;float:left;margin-top:20px;}
.xfxtC ul{width:1020px;height:auto;float:left;}
.xfxtC ul li{width:237px;height:216px;float:left;margin:0px 14px 22px 0px;border:1px solid #c5c5c5;}
.xfxtC ul li div{width:206px;height:144px;float:left;margin:11px 15px 10px 15px;overflow:hidden;}
.xfxtC ul li div img{width:206px;height:144px;float:left;transition:all 1s linear 0s;}
.xfxtC ul li p{width:237px;height:50px;float:left;color:#333;line-height:50px;font-size:14px;border-top:1px solid #c5c5c5;margin:0px 0px 0px 0px;; text-align: center;}

.xfxtC ul li div img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}







.case{width:1000px;height:auto;float:left;margin-top:19px;}
.case ul{width:1020px;height:auto;float:left;}
.case ul li{width:239px;float:left;margin:0px 14px 20px 0px;}

.cdd{width:239px;height:165px;float:left;overflow:hidden;}
.cdd a{width:239px;height:165px;float:left;}
.cdd a img{width:239px;height:165px;float:left;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all 1s linear 0s;}
.case ul li:hover .cdd a img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}




.cde{width:213px;float:left;border:1px solid #c5c5c5;border-top:none;padding:12px;}
.cde dt{width:213px;height:24px;float:left;}
.cde dt a{width:213px;height:24px;float:left;overflow: hidden;color:#666;line-height:24px;font-size:12px;}
.cde dd{width:213px;height:72px;float:left;overflow: hidden;color:#666;line-height:24px;font-size:12px;}
.cde .ksbj a{background:#6db22c;width:75%;}

.case ul li:hover .cde{border:1px solid #0b7cc3;border-top:none;}
.case ul li:hover .ksbj a{background:#0b7cc3;width:75%;}
.case ul li:hover .cde dt a{color:#0b7cc3;}


.caseS{width:1000px;height:auto;float:left;margin-top:19px;}
.caseS ul{width:1020px;height:auto;float:left;}
.caseS ul li{width:239px;height:218px;float:left;margin:0px 14px 20px 0px;}
.caseS ul li a{width:239px;height:218px;float:left;}
.cImg{width:239px;height:165px;float:left;overflow:hidden;}
.cImg img{width:239px;height:165px;float:left;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all 1s linear 0s;}
.caseS ul li:hover .cImg img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}


.caseS ul li a p{width:237px;height:52px;float:left;border:1px solid #c5c5c5;border-top:none;color:#333;line-height:52px;font-size:14px;text-align: center;}

.yuyue{width:162px;height:37px;text-align: center;float:right;margin-top:15px;}
.yuyue a{width:100%;height:37px;background:#6db22c;font-size:14px;display:inline-block; line-height: 37px; text-align: center;color: #fff;border-radius:37px;}

.caseS ul li:hover a p{border:1px solid #6db22c;border-top:none;color:#6db22c;}






/*产品中心*/
.left{width:254px;height:auto;float:left;margin-top:19px;}

.leftS{width:254px;height:auto;float:left;margin-top:19px;}
.leftSt{width:254px;height:60px;float:left;background:url(../maobg/cp_05.jpg) no-repeat;color:#fff;line-height:60px;font-size:22px;text-align: center;}
.leftSc{width:254px;height:auto;float:left;}
.leftSc ul{width:254px;height:auto;float:left;border-top:1px solid #d5e7f8;}
.leftSc ul li{width:254px;height:auto;float:left;border-bottom:1px solid #d5e7f8;}
.leftSc ul li a{width:209px;height:44px;float:left;background:#eaf5ff url(../maobg/ns_07.png) no-repeat 16px 18px;color:#3b3b3b;line-height:44px;font-size:14px;padding-left:45px;}
.leftSc ul li a:hover{background:#4cafed url(../maobg/ns_08.png) no-repeat 16px 18px;color:#fff;}
.leftSc ul li a.on{background:#4cafed url(../maobg/ns_08.png) no-repeat 16px 18px;color:#fff;}


.leftSc ul li ul{width:254px;height:auto;float:left;display:none;}
.leftSc ul li ul li{width:254px;height:44px;float:left; background:#fff;border-bottom:1px solid #d5e7f8;}
.leftSc ul li ul li a{width:199px;height:44px;float:left;padding:0px 0px 0px 55px;line-height:44px; font-size:14px;background:url(../maobg/ns_07.png) no-repeat 36px center;color:#3b3b3b;}
.leftSc ul li ul li a:hover{background:#fff url(../maobg/ns_07.png) no-repeat 36px center;color:#005aa0;}
.leftSc ul li ul li a.on{background:#fff url(../maobg/ns_07.png) no-repeat 36px center;color:#005aa0;}
.leftSc ul li:hover ul{display:block;}

.leftSc ul li ul.dis{display:block;}






.leftX{width:252px;height:270px;float:left;margin-top:19px;border:1px solid #d3d3d3;border-bottom:none;}
.leftX img{width:252px;height:206px;float:left;}
.leftX p{width:252px;height:64px;float:left;background:#005aa0;}
.leftX p a{width:146px;height:37px;float:left;margin:14px 0px 0px 54px;background:url(../maobg/cp_16.jpg) no-repeat;}





.right{width:720px;height:auto;float:right;margin-top:19px;overflow:hidden;}
.rightT{width:720px;height:60px;float:left;border-bottom:1px solid #e7e7e7;}
.rightT span{width:auto;height:58px;float:left;color:#005aa0;line-height:70px;font-size:16px;padding:0 12px;border-bottom:2px solid #005aa0;}

.ksbjc{width:718px;height:auto;float:left;margin-top:19px;border:1px solid #d3d3d3;background:#f4f7f8;overflow:hidden;}
.ksA{width:auto;height:32px;float:left;margin:22px 0px 0px 18px;background:#ceecff;font-size:14px;color:#000;line-height:28px;padding:0 12px;border-radius:32px;}
.ksB{width:670px;height:28px;float:left;margin:18px 0px 0px 24px;padding-left:10px;font-size:18px;color:#feffff;line-height:28px;background:url(../maobg/cp_09.jpg) no-repeat left center;}



.ksC{width:718px;height:auto;float:left;margin-top:19px;padding-bottom:24px;}

.ksCs{width:681px;height:36px;float:left;margin:0px 0px 0px 37px;}
.ksCs input[type=checkbox]{width:13px;height:13px;float:left;margin:12px 14px 0px 0px;}
.ksCs span{width:auto;height:36px;float:left;font-size:14px;color:#555; line-height:36px;}
.ksCs input[type=text]{width:153px;height:23px;float:left;background:#fff;margin-left:10px;margin-top:8px;border:1px solid #d8d8d8; line-height:23px;;}

.ksD{width:718px;height:auto;float:left;margin-top:19px;padding:44px 0px 59px 0px;border-top:1px solid #d8d8d8;}
.ksDs{width:718px;height:25px;float:left;margin-bottom:15px;}
.ksDs label{width:95px;height:25px;float:left;margin-right:10px;font-size:14px;color:#333;text-align: right;}
.ksDs input[type=text]{width:255px;height:23px;float:left;background:#fff;border:1px solid #c6c6c6;}
.ksDs input[type=submit]{width:136px;height:31px;float:left;font-family:"微软雅黑";background:#0b7cc3;font-size:14px;color:#fff;text-align:center; line-height: 31px;border-radius:31px;cursor:pointer;border:none;}
.rightC{width:720px;height:auto;float:left;}
.rigC{width:718px;height:auto;float:left;margin-top:19px;padding-bottom:24px;font-size:14px;color:#666; line-height:30px;}
.rigC img{ max-width:100%; height:auto !important;}




.serviceC{width:1000px;height:auto;float:left;margin-top:19px;}
.serA{width:1000px;height:auto;float:left;margin-top:19px;font-size:16px;color:#666;text-align: center;}
.serAs{width:1000px;height:200px;float:left;margin-top:20px;}
.serAsz{width:290px;height:199px;float:left;margin-left:136px;}
.serAsz img{width:290px;height:199px;float:left;}
.serAsr{width:434px;height:200px;float:right; text-align: left;padding-top:20px;}
.serAsr p{width:434px;height:30px;float:left;font-size:24px;color:#0b7cc3;line-height:30px;}
.serAsr p b{width:auto;height:30px;float:left;font-size:24px;color:#0b7cc3;line-height:30px;font-weight: normal;}
.serAsr p img{width:201px;height:23px;float:left;}
.serAsr span{width:434px;height:30px;float:left;font-size:16px;color:#333;line-height:30px;margin-bottom:20px;}


.serAx{width:1000px;height:336px;float:left;margin-top:46px;}
.serAxz{width:460px;height:199px;float:left;margin-left:90px;text-align: left;}
.serAxz p{width:460px;height:30px;float:left;font-size:20px;color:#0b7cc3;line-height:30px;}
.serAxz span{width:460px;height:30px;float:left;font-size:14px;color:#333;line-height:30px;}
.serAxz ul{width:460px;height:auto;float:left;}
.serAxz ul li{width:auto;height:30px;float:left;margin-right:30px;}
.serAxz ul li input{width:13px;height:13px;float:left;margin-top:9px;}
.serAxz ul li b{width:auto;height:30px;float:left;margin-left:5px;font-size:14px;color:#333;line-height:30px;font-weight: normal;}


.sIn{width:460px;height:38px;float:left;}
.sIn label{width:46px;height:38px;float:left;font-size:14px;color:#333;line-height:38px;margin-right:10px;}
.sIn input[type=text]{width:255px;height:23px;float:left;margin-top:9px;border:1px solid #c6c6c6;background:#fff;}

.sIn #input2{width:360px;}
.sIn input[type=submit]{width:136px;height:31px;float:left;border:none;font-family:"微软雅黑";background:#0b7cc3;border:none;font-size:14px; line-height:31px; text-align: center;color:#fff;border-radius:31px;margin:0px 0px 0px 275px;cursor:pointer;}
.serAxr{width:428px;height:271px;float:right;margin-top:30px;}
.serAxr img{width:363px;height:271px;float:left;}
.serB{width:922px;height:auto;float:left;margin:19px 39px 0px 39px;}
.serBa{width:922px;height:102px;float:left;position:relative;margin-bottom:18px;}
.serBa span{width:102px;height:60px;position:absolute;left:0;top:0;z-index:999;background:#0b7cc3;border-radius:102px;font-size:24px;color:#fff;line-height: 30px;text-align: center;padding:21px 0px 21px 0px;}
.serBa div{width:683px;height:82px;float:right;border:1px solid #0b7cc3;padding:0px 68px 0px 120px;margin-top:10px;font-size:14px;color:#333;line-height: 82px;}

.serBb span{left:820px;}
.serBb div{width:732px;float:left;padding:0px 106px 0px 43px;}
#serf{height:60px;padding:11px 68px 11px 120px;line-height: 30px;}

.presale{width:1000px;height:auto;float:left;margin-top:46px;border-bottom:1px solid #d7d7d7;}
.preA{width:1000px;height:auto;float:left;border-bottom:1px solid #d7d7d7;}
.preAz{width:320px;height:auto;float:left;margin-left:90px;padding-left:105px;background:url(../maobg/ser_06.jpg) no-repeat 0px 50px;margin-top:20px;}
.preAz p{width:320px;height:auto;float:left;font-size:24px;color:#0b7cc3;line-height:62px;}
.preAz span{width:320px;height:auto;float:left;font-size:16px;color:#333;line-height:33px;}
.preAz img{width:269px;height:40px;float:left;}
.preAy{width:258px;height:286px;float:right;margin-right:134px;}
.preAy img{width:258px;height:286px;float:left;}


.preBz{idth:372px;height:255px;float:left;margin:17px 0 0 73px;padding-bottom:17px;}
.preBz img{width:372px;height:255px;float:left;}
.preBy{width:369px;height:auto;float:right;margin-top:20px;}
.preBy p{width:369px;height:auto;float:left;font-size:24px;margin-top:40px;color:#0b7cc3;line-height:32px;}
.preBy span{width:369px;height:auto;float:left;font-size:18px;color:#333;line-height:30px;}
.preBy a{width:162px;height:37px;float:left;background:#0b7cc3;font-size:14px; line-height:37px;color:#fff;text-align: center;border-radius:37px;margin-top:20px;}



.preCz{width:464px;height:auto;float:left;padding-left:93px;}
.preCz b{width:464px;height:auto;float:left;font-size:24px;margin-top:40px;color:#0b7cc3;line-height:32px;font-weight: normal;}
.preCzi{width:464px;height:50px;float:left;margin-top:4px;}
.preCzi label{width:68px;height:50px;float:left;
font-size:14px;color:#333;line-height:50px;text-align: right;}
.preCzi input[type=text]{width:257px;height:30px;float:left;background:#fff;border:1px solid #c6c6c6;margin:8px 0px 0px 8px;}
.preCzi input[type=submit]{width:136px;height:31px;float:left;font-family:"微软雅黑";background:#0b7cc3;border:none;margin:8px 0px 0px 128px;font-size:14px;color:#fff;line-height:31px;text-align: center;border-radius:31px;}

.preCza{width:464px;height:auto;float:left;margin-top:4px;}
.preCzas{width:464px;height:auto;float:left;font-size:14px;color:#333;line-height:22px;}
.preCzas span{width:79px;height:auto;float:left;}
.preCzas p{width:264px;height:auto;float:left;}
.preCy{width:363px;height:271px;float:right;margin-right:64px;margin-top:29px;padding-bottom:30px;}
.preCy img{width:363px;height:271px;float:left;}




.preDz{width:466px;height:255px;float:left;padding:0 20px;margin:17px 0 0 0px;padding-bottom:17px;text-align: center;}
.preDz h4{width:466px;height:auto;float:left;font-size:30px;margin-top:70px;color:#0b7cc3;line-height:32px;}
.preDz p{width:466px;height:auto;float:left;font-size:14px;margin-top:20px;color:#333;line-height:24px;}
.preDy{width:492px;height:286px;float:right;}
.preDy p{width:492px;height:auto;float:left;margin-top:30px;font-size:18px;color:#333;line-height:36px;}

.sheb{width:108px;height:auto;float:left;font-size:14px;color:#333;line-height:24px;}
.shebs{width:108px;height:36px;float:left;}
.shebs input{width:13px;height:13px;float:left;margin-top:10px;}
.shebs span{width:78px;height:auto;float:left;font-size:14px;margin-left:5px;color:#333;line-height:36px;}

.fanw{width:373px;height:286px;float:right;}
.fanws{width:373px;height:50px;float:left;}
.fanws label{width:83px;height:13px;float:left;font-size:14px;text-align:right;color:#333;line-height:50px;}
.fanws input[type=text]{width:257px;height:30px;float:left;font-size:14px;margin-left:5px;background:#fff;border:1px solid #c6c6c6;color:#333;line-height:30px;margin-top:8px;}
.fanws input[type=button]{width:136px;height:31px;float:left;font-size:14px;margin-left:128px;background:#0b7cc3;border:none;color:#fff;line-height:31px;margin-top:8px;text-align: center;border-radius:31px;cursor:pointer;}



.preEz{width:320px;height:auto;float:left;padding-left:105px;margin-top:20px;}

.preEy{width:535px;height:286px;float:right;text-align: center;}
.preEy span{width:535px;height:40px;float:left;font-size:30px;color:#0b7cc3;line-height:22px;margin-top:50px;}
.preEy p{width:535px;height:auto;float:left;font-size:14px;color:#333;line-height:22px;}





.house{width:1000px;height:auto;float:left;margin-top:46px;}
.houA{width:1000px;height:355px;float:left;background:url(../maobg/solu_09.jpg) no-repeat left 51px;}

.houAz{width:503px;height:355px;float:left;}
.houAz span{width:233px;height:41px;float:left;font-size:26px;color: #0b7cc3;line-height:41px; text-align: right;background:url(../maobg/solu_05.jpg) no-repeat right 10px;padding-right:39px;}
.houAz p{width:383px;height:124px;float:left;font-size:16px;color: #555;line-height:31px;margin:69px 0px 20px 69px;}
.houAz a{width:162px;height:37px;float:right;background:#0b7cc3;font-size:14px; line-height:37px; text-align: center;color: #fff;border-radius:37px;}

.houAy{width:481px;height:353px;float:right;}
.houAy img{width:481px;height:353px;float:left;}


.houB{width:1000px;height:355px;float:left;margin-top:20px;background:url(../maobg/solu_17.jpg) no-repeat right 51px;}
.houBbg{background:url(../maobg/solu_18.jpg) no-repeat right 51px;}



.houBz{width:481px;height:353px;float:left;}
.houBz img{width:481px;height:353px;float:left;}


.houBy{width:503px;height:355px;float:right;}
.houBy span{width:290px;height:41px;float:left;font-size:26px;color: #0b7cc3;line-height:41px; text-align:left;background:url(../maobg/solu_13.jpg) no-repeat 220px 12px;padding-left:253px;}
.houBy p{width:383px;height:124px;float:left;font-size:16px;color: #555;line-height:31px;margin:69px 0px 20px 69px;}
.houBy a{width:162px;height:37px;float:left;background:#0b7cc3;margin-left:12px;font-size:14px; line-height:37px; text-align: center;color: #fff;border-radius:37px;}

.houBbg .houBy span{background:url(../maobg/solu_13.jpg) no-repeat 168px 12px;padding-left:205px;}






.su{width:998px;height:121px;float:left;margin-top:19px;font-size:16px;color:#666;border:1px solid #d7d7d7;background:url(../maobg/solu_24.jpg) no-repeat;}
.su p{width:515px;height:72px;float:left;font-size:20px;color:#333;line-height:28px;margin:30px 0px 0px 260px;}
.su p span{font-size:28px;color:#0b7cc3;}
.su a{width:134px;height:37px;float:right;font-size:18px;background:#0b7cc3;color:#fff;line-height:37px;margin:46px 50px 0px 0px;text-align: center;border-radius:37px;}



.cpzs{padding-bottom:30px; display: block;float:left;width:1000px;}
.cpzsC{margin-top:30px;float:left;}
.cpzsC ul li{height:236px;}


.dycp{width:1000px;height:auto;float:left;margin-top:30px;}
.dycpT{width:1000px;height:35px;float:left;background:#fff url(../maobg/pt_06.jpg) repeat-x left 17px;}
.dycpT span{width:157px;height:35px;float:left;font-size:20px;color:#0b7cc3;line-height:35px;background:#fff url(../maobg/product_16.jpg) no-repeat right center;}

.dycpC{padding-top:20px; display: block;float:left;width:1000px;}
.dycpC ul{width:1020px;height:auto;float:left;}
.dycpC ul li{width:233px; float:left;border:1px solid #d3d3d3;margin:0px 7px 0px 0px; padding-bottom:15px;}
.dyTu{width:209px;height:184px;float:left;margin:12px 12px 0px 12px;}
.dyTu a{width:209px;height:184px;float:left;}
.dyTu a div{width:209px;height:144px;float:left;overflow: hidden;}
.dyTu a div img{width:209px;height:144px;float:left;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all 0.5s linear 0s;}
.dycpC ul li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);opacity:0.95;}



.dyTu a p{width:209px;height:30px; overflow:hidden; float:left;font-size:14px;color:#333;line-height:30px;margin-top:10px; text-align: center;}
.dycpC ul li span{width:233px;  overflow:hidden; float:left;font-size:12px;color:#666;line-height:30px;text-align: center;}
.dycpC ul li .dyA{width:233px;height:37px;float:left;}
.dycpC ul li .dyA a{width:162px;height:37px;float:left;font-size:14px;color:#fff;line-height:37px;background:#6db22c;margin:0px 50px 0px 36px;text-align: center;border-radius:37px;}
.dycpC ul li:hover{border:1px solid #005aa0;}
.dycpC ul li:hover .dyA a{background:#005aa0;}



.order{width:577px;height:308px;position:fixed;left:50%;top:200px;z-index:9999;margin-left:-288px;background:#fff;border-radius:10px;}
.orderT{width:577px;height:92px;float:left;background:url(../maobg/tc_03.png) repeat-x;position:relative;}
.order .guan{width:44px;height:30px;cursor:pointer;position:absolute;right:0;top:19px;z-index:99999;background:url(../maobg/tc_07.png) no-repeat;}
.orderT p{width:577px;height:32px;float:left;padding-top:10px;font-size:24px;color:#025aa1;line-height:37px;text-align: center;}
.orderT span{width:577px;height:32px;float:left;font-size:16px;color:#666;line-height:35px;text-align: center;}
.orderC{width:577px;height:205px;float:left;padding-top:10px;}
.yhsr{width:577px;height:40px;float:left;}
.yhsr label{width:210px;height:40px;float:left;font-size:14px;color:#000; line-height:40px; text-align:right;}
.yhsr input[type=text]{width:200px;height:21px;float:left;line-height:21px;color:#333;margin-top:9px;backgroud:#fff;border:1px solid #dbdbdb;}
.yhsr input[type=button]{width:188px;height:39px;float:left;font-family:"微软雅黑";margin-left:195px;margin-top:10px;font-size:20px;background:#6cb22d;border:none;line-height:39px;text-align: center;color: #fff;border-radius:5px;cursor:pointer;}
.filt{width:100%;height:100%;left:0;top:0;z-index:889;background:rgba(0,0,0,0.8);}




.xfsos{width:677px;height:92px;float:left;margin-left:68px;}

.chen{width:auto;height:auto;float:left;margin-top:18px;margin-right:20px}
.chen p{width:auto;height:25px;float:left;font-size:14px;line-height:25px;color: #000;}

.cheng{width:112px;height:23px;float:left;border:1px solid #ccc;position:relative;margin-left:5px;}
.cheng b{width:90px;height:23px;float:left;margin:0px 0px 0px 0px;font-size:14px;color:#000;line-height:23px;font-weight:normal;}
.cheng span{height:23px;float:right;margin:0px 0px 0px 0px;background:url(../maobg/sh_14.jpg) no-repeat center center;border-bottom:none; cursor:pointer;}
.cheng ul{display:none;width:112px;height:auto;position:absolute;left:-1px;top:23px;z-index:9999;background:#fff;border:1px solid #ccc;border-bottom:none;}
.cheng ul li{width:112px;height:30px;float:left;font-size:14px;color:#333;padding:0px 0px;line-height:30px;border-bottom:1px solid #ccc;}




.cheg{width:74px;height:25px;float:left;margin-top:18px;margin-left:15px;}
.cheg input{width:72px;height:23px;float:left;font-size:14px;border:1px solid #ccc;background:#f3f3f3;line-height:23px;text-align: center;color: #000;cursor:pointer;}

.tjcp{margin-top:25px;clear:both;float:left;}

.ding{width:213px;position: absolute;right:-20px;top:-19px; z-index: 222;}

/**06-27**/
.order1{width:577px;height:308px;position:fixed;left:50%;top:200px;z-index:9999;margin-left:-288px;background:#fff;border-radius:10px;}
.orderT1{width:577px;height:92px;float:left;background:url(../maobg/tc_03.png) repeat-x;position:relative;}
.order1 .guan{width:44px;height:30px;cursor:pointer;position:absolute;right:0;top:19px;z-index:99999;background:url(../maobg/tc_07.png) no-repeat;}
.orderT1 p{width:577px;height:32px;float:left;padding-top:10px;font-size:24px;color:#025aa1;line-height:37px;text-align: center;}
.orderT1 span{width:577px;height:32px;float:left;font-size:16px;color:#666;line-height:35px;text-align: center;}
.orderC1{width:577px;height:205px;float:left;padding-top:10px;}





.overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.ss2024{width: 70px;height: 25px;line-height:35px;background: #729662;color: #fff;border: none;font-family: "微软雅黑";font-size: 14px;}












